GetOrientation(Vector3, Vector3)

Method

Namespace: Vox

Declared in: Vox.SoundListener


Gets the listener's orientations described by 'at' and 'up' vectors.

Syntax

public void GetOrientation(
	Vector3 at,
	Vector3 up
)

Back to index